35. Optimized RBF vs. Linear SVM: Accuracy

Optimized RBF vs. Linear SVM: Accuracy

Question:

Now that you’ve optimized C for the RBF kernel, go back to using the full training set. In general, having a larger training set will improve the performance of your algorithm, so (by tuning C and training on a large dataset) we should get a fairly optimized result. What is the accuracy of the optimized SVM?

Start Quiz: